x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 25 Sep 2017 14:40:03 +0000 (16:40 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 25 Sep 2017 14:40:03 +0000 (16:40 +0200)
commitfecefea350e8d88897f424c96b0ddf82b614360f
tree6aef1a520bbe662f339a67c24c12dac3ff5d5c40
parente90188b9817e6064584e8ad22b52e01f2e5deb35
x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn

Since ioreq servers are only relevant to HVM guests and all the names in
question unequivocally refer to guest frame numbers, name them all .*gfn
to avoid any confusion.

This patch is purely cosmetic. No semantic or functional change.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
tools/libs/devicemodel/core.c
tools/libs/devicemodel/include/xendevicemodel.h
xen/arch/x86/hvm/dm.c
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/ioreq.c
xen/include/asm-x86/hvm/domain.h
xen/include/asm-x86/hvm/ioreq.h
xen/include/public/hvm/dm_op.h